ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / BoxWhisker<T> Class / QuartileCalculation Property

In This Topic
    QuartileCalculation Property
    In This Topic
    Gets or sets a value that specifies the quartile calculation for the Box and Whisker chart.
    Syntax
    'Declaration
     
    
    Public Property QuartileCalculation As QuartileCalculation
    public QuartileCalculation QuartileCalculation {get; set;}
    See Also